﻿/*  css document  */
body { text-align: left; font-family:Consolas; margin:0; padding:0; font-size:12px;  background:#e8fdfe; }
div, form, img, ul, ol, li, dl, dt, dd, p { margin: 0; padding: 0; border: 0; }
table, tr, td { font-size:12px; }
li { list-style-type:none; }
em { font-style:normal; }
/*  link  */
a:link { color: #333; text-decoration:none; }
a:visited { color: #333; text-decoration:none; }
a:hover { color: #bc2931; text-decoration:underline; }
a:active { color: #bc2931; }
/*  public  */
.highlight, .highlight:visited, .highlight a, .highlight a:visited { color:#f00; }
.message, .message:visited, .message a, .message a:visited { color:#f00; }
.gray, .gray:visited, .gray a, .gray a:visited { color:#585858; }
.hidden { display: none; }
.clear { clear: both; font-size:1px; width:1px; height:0; visibility: hidden; }
.tipscontent { line-height: 180%; padding:5px; color: #049; border: 1px dotted #D2D2D2; background-color:#fff; }
.tipscontent b { color: #333; font-weight: lighter; }
.textbox { border: 1px solid #D2D2D2; }
.button { border: 1px solid #D2D2D2; background:url(default/btnbg.gif) center center; height:20px; font-size:12px; }
.err { color:#f00; display:block; }
.summary {display:none;}
/* 页面层容器 */
#container { margin:0 auto; width:1024px; padding:0 5px; }
/* 页面头部 */
#header { }
#header #banner { width:1024px; margin:0 auto;}
#header #navmain { width:1024px; margin:0 auto;height:40px;background-color:#2385d0; position:relative; z-index:999;}
#header #navmain #time { width:209px; height:30px; line-height:30px; color:#fff; float:left; background:url(../images/datetime_bg.png) no-repeat; text-align:center; margin-top:5px; margin-left:10px;}
/* 导航 */
#navbar { font-size: 12px; font-weight:bold; float:right; } /* 定义网站导航条的样式 */
#navbar h2 { display: none; }
#navbar ul { }
#navbar ul li {float:left; position:relative; width:110px; text-align:center; font-family:"microsoft yahei"; background:url(../images/menu_middle.gif) no-repeat right center;}
#navbar ul li a {color:#fff;height:40px;line-height:40px;blr:expression(this.onFocus=this.close());blr:expression(this.onFocus=this.blur());display:inline-block; font-size:15px; display:block;}
#navbar ul li a:hover {background:#01a2d6;}
#navbar ul li a:focus{ -moz-outline-style: none; background:#01a2d6;}
#navbar ul li ul {position:absolute;top:40px;left:-1px;list-style:none;background-color:#2385d0;display:none;}
#navbar ul li ul li {text-align:center;clear:left;width:110px;height:35px;line-height:35px;position:relative; border-bottom:1px #0067b5 solid; font-size:12px;}
#navbar ul li ul li a a{height:34px;line-height:34px;width:110px;padding:0;display:inline-block; font-size:14px;}
#navbar ul li ul li a:hover { background:#01a2d6;}
/* 页面主体 */
#main{ width:1024px; margin:0 auto; margin-top:15px; overflow:hidden;}
.index #main{ }
/* 信息区 */
#info { float:right;padding-left:10px; color:#444444; line-height:24px; width:245px;} /*  定义侧边信息 */
#infopic { padding:10px 0; text-align:center; } /* 期刊图片 */
#infoscrolltext { padding:0 30px; text-align:center; color:#004823; } /* 期刊图片下滚动文字 */
/* 信息区列表内容 */
#infocontent { background:#fff; border:1px #dae3e4 solid; 
               height:325px;
-moz-box-shadow: 3px 3px 3px #c2d2d3;
-webkit-box-shadow: 3px 3px 3px #c2d2d3;
box-shadow: 3px 3px 3px #c2d2d3;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c2d2d3')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=60, Color='#c2d2d3'); }
#infocontent .titlebar { background:url(../images/lm_bg.gif) repeat-x; height:36px; line-height:36px;} /* 标题栏 */
#infocontent .titlebar .title { width:127px; float:left; text-align:center; font-size:18px; color:#fff; background:url(../images/lm_title.gif) no-repeat; font-family:"microsoft yahei";} /* 标题  */
#infocontent .titlebar .title a { color:#fff; }  /* 标题链接颜色  */
#infocontent .column { padding:10px; color:#444444; line-height:23px;}
#infocontent dl { clear:both;  }
#infocontent dt { float:left; line-height:22px; width:55px; color:#a61f01;    }
#infocontent dd {  line-height:22px;margin-left:60px; _text-indent:-3px;}
#infocontent .heading{ margin:5px; text-align:center; line-height:140%; }
#infocontent .borderline{ border-bottom: 1px solid #000; padding-bottom:5px;}
#infocontent .fontspacing { letter-spacing: -1pt; }
/* 主体内容 */
#content { width:500px; float:right; margin-left:15px; display:inline; }

#pic{ width:515px; margin-top:3px;}
#marquee {
    position: relative;
    height: 240px;
    padding: 10px;
    overflow: hidden;
    margin-top: 12px;
}

/* 期刊简介 */
#intro { background:#fff; border:1px #dae3e4 solid; 
         height:325px;
-moz-box-shadow: 3px 3px 3px #c2d2d3;
-webkit-box-shadow: 3px 3px 3px #c2d2d3;
box-shadow: 3px 3px 3px #c2d2d3;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c2d2d3')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=60, Color='#c2d2d3');}
#intro .titlebar { background:url(../images/lm_bg.gif) repeat-x; height:36px; line-height:36px;} /* 标题栏  */
#intro .titlebar .title { width:127px; float:left; text-align:center; font-size:18px; color:#fff; background:url(../images/lm_title.gif) no-repeat; font-family:"microsoft yahei";} /* 标题  */
#intro .titlebar .title a { color:#fff; }  /* 标题链接颜色  */
#intro .titlebar .more { float:right; padding-right:10px; } /* 如果more在标题栏内  */
#intro .titlebar .more a { width:50px; background:url(default/sidebar_more.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; display:block; }
#intro .column { padding:10px 0px 8px 10px; }
#intro .column .jj_left{ width:300px; float:left; line-height:24px; color:#444444; overflow:hidden;}
#intro .column .jj_right{ width:161px; float:right; margin:15px 10px 0 0;}
#intro .column .more_jj{ font-size:10px;  color:#5fa2b8}
#intro .column .more_jj a:hover{ color:#444444}

/* OA期刊列表 */
#oalist { margin-top:12px; background:#fff; background:#fff; border:1px #dae3e4 solid; 
-moz-box-shadow: 3px 3px 3px #c2d2d3;
-webkit-box-shadow: 3px 3px 3px #c2d2d3;
box-shadow: 3px 3px 3px #c2d2d3;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c2d2d3')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=60, Color='#c2d2d3');}
#oalist .dqtitlebar { background:url(../images/lm_bg.gif) repeat-x; height:36px; line-height:36px;} /* 标题栏 */
#oalist .dqtitlebar .title { width:127px; float:left; text-align:center; font-size:18px; color:#fff; background:url(../images/lm_title.gif) no-repeat; font-family:"microsoft yahei";} /* 标题  */
#oalist .dqtitlebar .title a { color:#fff; }  /* 标题链接颜色  */
#oalist .dqtitlebar .more { float:right; padding-right:10px; } /* 如果more在标题栏内  */
#oalist .dqtitlebar .more a { color:#5fa2b8;}
#oalist .list .titlebar{}
#oalist .list .titlebar .title{ font-size:16px; line-height:20px; margin:10px 0 0 25px;}
#oalist .list .titlebar .title a{ color:#f00; font-family:"microsoft yahei";}
#oalist .list .titlebar .title a:hover{ color:#0083c7; }
#oalist .list .column { height:798px;overflow:hidden; BACKGROUND-COLOR: transparent; OVERFLOW: scroll; scrollbar-face-color: #d8d8d6; scrollbar-shadow-color: #fff; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #fff; scrollbar-darkshadow-color: #EFFFEF; scrollbar-track-color: #ffffff; scrollbar-arrow-color:#444444;overflow-x:hidden; padding-bottom:10px;}
#oalist .list .column .item { clear:both; padding-left:30px; background:url(../images/articlelist.gif) 8px 10px no-repeat; border-bottom: 1px dashed #ccc; margin:5px 15px 5px 10px; color:#666; padding-bottom:5px;}
#oalist .list .column .item .title { line-height:22px; font-size:13px; }
#oalist .list .column .item .doi{ color:#444444; padding-left:2px;}
#oalist .list .column .item .doi a{ color:#666;}
#oalist .list .column .item .title a { color:#0083c7; font-size:14px; }
#oalist .list .column .item .title a:hover { color:#f00; }
#oalist .list .column .item .authors { height:18px; line-height:18px; display:inline; }
#oalist .list .column .item .digest { height:18px; line-height:18px; display:inline; }
#oalist .list .column .item .digest a { color:#444444; }
#oalist .list .column .item .digest a:hover { color:#bc2931; }

/* 广告banner */
#adbanner { margin-top:5px; }
#adbanner img { border: 1px solid #3D3D41; }
/* 侧边栏 */
#sidebar { width:245px; float:left;  display:inline; margin-left:4px;}

.wzjs_all{ background:#0083c7; width:225px;  height:305px; padding:10px; border:1px #dae3e4 solid;   -moz-box-shadow: 3px 3px 3px #c2d2d3;
-webkit-box-shadow: 3px 3px 3px #c2d2d3;
box-shadow: 3px 3px 3px #c2d2d3;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c2d2d3')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=60, Color='#c2d2d3');}
/* 登录区 */
#loginview .quick li{ width:97px; float:left; text-align:center; margin:5px 9px 9px 6px; height:66px;}
#loginview .q_a{ display:inline-block; background:url(../images/q_q_a.png) no-repeat; height:66px; width:97px; padding-top:4px;}
#loginview .q_b{ display:inline-block; background:url(../images/q_q_b.png) no-repeat; height:66px; width:97px; padding-top:4px;}
#loginview .q_c{ display:inline-block; background:url(../images/q_q_c.png) no-repeat; height:66px; width:97px; padding-top:4px;}
#loginview .q_d{ display:inline-block; background:url(../images/q_q_d.png) no-repeat; height:66px; width:97px; padding-top:4px;}
#loginview .q_a:hover{ background:url(../images/q_hover.png) no-repeat; height:66px; width:97px;
-webkit-animation:rotateIn 1s .2s ease both;-moz-animation:rotateIn 1s .2s ease both;}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;-webkit-transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes rotateIn{0%{-moz-transform-origin:center center;-moz-transform:rotate(-200deg);opacity:0}100%{-moz-transform-origin:center center;-moz-transform:rotate(0);opacity:1}
}
.q_b{ background:url(../images/q_q_b.png) no-repeat; height:66px; width:97px; 
-webkit-animation:tada 1s .2s ease both;
-moz-animation:tada 1s .2s ease both;animation-iteration-count:infinite;}
@-webkit-keyframes tada{
0%{-webkit-transform:scale(1)}
10%,20%{-webkit-transform:scale(0.9) rotate(-3deg)}
30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg)}
40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg)}
100%{-webkit-transform:scale(1) rotate(0)}
}
@-moz-keyframes tada{
0%{-moz-transform:scale(1)}
10%,20%{-moz-transform:scale(0.9) rotate(-3deg)}
30%,50%,70%,90%{-moz-transform:scale(1.1) rotate(3deg)}
40%,60%,80%{-moz-transform:scale(1.1) rotate(-3deg)}
100%{-moz-transform:scale(1) rotate(0)} 
}


#loginview .q_c:hover{ background:url(../images/q_hover.png) no-repeat; height:66px; width:97px;
-webkit-animation:rotateIn 1s .2s ease both;-moz-animation:rotateIn 1s .2s ease both;}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;-webkit-transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes rotateIn{0%{-moz-transform-origin:center center;-moz-transform:rotate(-200deg);opacity:0}100%{-moz-transform-origin:center center;-moz-transform:rotate(0);opacity:1}
}
#loginview .q_d:hover{ background:url(../images/q_hover.png) no-repeat; height:66px; width:97px;
-webkit-animation:rotateIn 1s .2s ease both;-moz-animation:rotateIn 1s .2s ease both;}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;-webkit-transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes rotateIn{0%{-moz-transform-origin:center center;-moz-transform:rotate(-200deg);opacity:0}100%{-moz-transform-origin:center center;-moz-transform:rotate(0);opacity:1}
}
#loginview .qq_login{ text-align:center; }
/* 登录后 */
#loginview #welcome {}
#loginview #welcome p { margin: 7px; padding: 0px; line-height: 150%; text-indent: 2em; }
#loginview #welcome .shortcut { display: block; font-weight: bold; text-align: center; width: 150px; height: 25px; line-height: 25px; margin-left: auto; margin-right: auto; margin-bottom: 5px; border: #ccc 1px solid; }
/* 文章查询 */
#oaquery { margin-top:5px; }
#oaquery .titlebar { font-size:16px; background:url(../images/arrow3.gif) no-repeat left center; padding-left:22px; line-height:24px; font-family:"microsoft yahei"; color:#fff; margin-bottom:5px;} /* 标题栏 */
#oaquery .titlebar .title { padding-left:11px; font-weight:bold; color:#fff; } /* 标题  */
#oaquery .titlebar .title a { color:#fff;  }  /* 标题链接颜色  */
#oaquery .column { clear:both; text-align:center; padding:10px 0px 5px 0px; }
#oaquery .column a { color:#000000; }
#oaquery .column .forminput { margin-bottom:4px;}
#oaquery .column .textbox { width:165px; padding-left:8px; background:none; border:none; border:1px #7bbfe2 solid; height:22px; line-height:26px; color:#b0cee7; font-size:12px;}
#oaquery .column .button { background:none; border:none; background:#005d8d; width:43px; height:26px; text-align:center; line-height:22px; color:#fff; border:1px #7bbfe2 solid; border-left:none;}
#oaquery .column ul { margin-top:5px;}
#oaquery .column ul li { line-height:24px; float:left; width:73px; text-align:center;}
#oaquery .column ul li a { color:#fff;}
#oaquery .column ul li a:hover {text-decoration:underline;}
/* 期刊动态 */
#news { margin-top:15px; color:#444444; line-height:24px;  background:#fff; border:1px #dae3e4 solid; 
-moz-box-shadow: 3px 3px 3px #c2d2d3;
-webkit-box-shadow: 3px 3px 3px #c2d2d3;
box-shadow: 3px 3px 3px #c2d2d3;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c2d2d3')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=60, Color='#c2d2d3');}
#news .titlebar { height:50px; background:url(../images/lm3_bg.gif) no-repeat; color:#fff;} /* 标题栏 */
#news .titlebar .title { float:left;  padding-left:35px; font-family:"microsoft yahei"; font-size:16px; margin-top:7px;} /* 标题  */
#news .titlebar .title a { color:#fff; }  /* 标题链接颜色  */
#news .titlebar .more { float:right; margin-right:8px; margin-top:8px;} /* 如果more在标题栏内 display:none;隐藏 */
#news .titlebar .more a { color:#fff;}
#news .list ul { padding:4px 10px;}
#news .list li { line-height:24px; background:url(../images/arrow.gif) no-repeat left center; padding-left:10px;}
#news .list li a { color:#444444;}
#news .list li a:hover{ text-decoration:underline; color:#0083c7;}
#news .list a.more { height:12px; display:block; width:190px; background:url(default/sidebar_more.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; }
/* 作者园地 */
#authorgarden { margin-top:18px; background:#fff; border:1px #dae3e4 solid; 
-moz-box-shadow: 3px 3px 3px #c2d2d3;
-webkit-box-shadow: 3px 3px 3px #c2d2d3;
box-shadow: 3px 3px 3px #c2d2d3;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c2d2d3')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=60, Color='#c2d2d3');}
#authorgarden .titlebar { background:url(../images/lm_bg.gif) repeat-x; height:36px; line-height:36px;} /* 标题栏 */
#authorgarden .titlebar .title { width:127px; float:left; text-align:center; font-size:18px; color:#fff; background:url(../images/lm_title.gif) no-repeat; font-family:"microsoft yahei";} /* 标题  */
#authorgarden .titlebar .title a { color:#fff; }  /* 标题链接颜色  */
#authorgarden .titlebar .more { float:right; font-size:10px; margin-right:8px;} /* 如果more在标题栏内 display:none;隐藏 */
#authorgarden .titlebar .more a { color:#5fa2b8;}
#authorgarden .list {padding:12px 10px; line-height:28px; }

/* 协办单位 */
#xbdw { margin-top:12px; background:#fff; border:1px #dae3e4 solid; 
-moz-box-shadow: 3px 3px 3px #c2d2d3;
-webkit-box-shadow: 3px 3px 3px #c2d2d3;
box-shadow: 3px 3px 3px #c2d2d3;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c2d2d3')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=60, Color='#c2d2d3');}
#xbdw .titlebar { background:url(../images/lm_bg.gif) repeat-x; height:36px; line-height:36px;} /* 标题栏 */
#xbdw .titlebar .title { width:127px; float:left; text-align:center; font-size:18px; color:#fff; background:url(../images/lm_title.gif) no-repeat; font-family:"microsoft yahei";} /* 标题  */
#xbdw .titlebar .title a { color:#fff; }  /* 标题链接颜色  */
#xbdw .titlebar .more { float:right; font-size:10px; margin-right:8px;} /* 如果more在标题栏内 display:none;隐藏 */
#xbdw .titlebar .more a { color:#5fa2b8;}
#xbdw .list ul { padding:4px 10px;}
#xbdw .list li { line-height:24px; background:url(../images/arrow.gif) no-repeat left center; padding-left:10px;}
#xbdw .list li a { color:#444444;}
#xbdw .list li a:hover{ text-decoration:underline; color:#0083c7;}
#xbdw .list a.more { height:12px; display:block; width:194px; background:url(default/sidebar_more.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; }

#xszdwyh { background:#fff; border:1px #dae3e4 solid; 
               height:325px;
-moz-box-shadow: 3px 3px 3px #c2d2d3;
-webkit-box-shadow: 3px 3px 3px #c2d2d3;
box-shadow: 3px 3px 3px #c2d2d3;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c2d2d3')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=60, Color='#c2d2d3'); }
#xszdwyh .titlebar { background:url(../images/lm_bg.gif) repeat-x; height:36px; line-height:36px;} /* 标题栏 */
#xszdwyh .titlebar .title { width:127px; float:left; text-align:center; font-size:18px; color:#fff; background:url(../images/lm_title.gif) no-repeat; font-family:"microsoft yahei";} /* 标题  */
#xszdwyh .titlebar .title a { color:#fff; }  /* 标题链接颜色  */
#xszdwyh .column { padding:10px; color:#444444; line-height:23px;}

/* 理事单位 */
#lsdw { margin-top:15px; background:#fff; border:1px #dae3e4 solid; 
-moz-box-shadow: 3px 3px 3px #c2d2d3;
-webkit-box-shadow: 3px 3px 3px #c2d2d3;
box-shadow: 3px 3px 3px #c2d2d3;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c2d2d3')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=60, Color='#c2d2d3');}
#lsdw .titlebar { background:url(../images/lm_bg.gif) repeat-x; height:36px; line-height:36px;} /* 标题栏 */
#lsdw .titlebar .title { width:127px; float:left; text-align:center; font-size:18px; color:#fff; background:url(../images/lm_title.gif) no-repeat; font-family:"microsoft yahei";} /* 标题  */
#lsdw .titlebar .title a { color:#fff; }  /* 标题链接颜色  */
#lsdw .titlebar .more { float:right; font-size:10px; margin-right:8px;} /* 如果more在标题栏内 display:none;隐藏 */
#lsdw .titlebar .more a { color:#5fa2b8;}
#lsdw .list ul { padding:4px 5px;}
#lsdw .list li { line-height:24px; background:url(../images/arrow.gif) no-repeat left center; padding-left:10px;}
#lsdw .list li a { color:#444444;}
#lsdw .list li a:hover{ text-decoration:underline; color:#0083c7;}
#lsdw .list a.more { height:12px; display:block; width:194px; background:url(default/sidebar_more.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; }
#marquee {margin:0;padding:0;list-style:none; }
#marquee {position:relative;height:240px; padding:10px; overflow:hidden; margin-top:12px;}
#marquee a {display:block; line-height:24px;text-decoration:none;white-space: nowrap;color:#000; background:url(../images/arrow.gif) no-repeat left center; padding-left:10px; color:#444444; }
#marquee a:hover{color:#0083c7}
.dean_name{ float:right; margin-right:0px; color:#0083ad;}
/* 投稿须知 */
#tgxz { margin-top:15px; color:#444444; line-height:24px;  background:#fff; border:1px #dae3e4 solid; 
-moz-box-shadow: 3px 3px 3px #c2d2d3;
-webkit-box-shadow: 3px 3px 3px #c2d2d3;
box-shadow: 3px 3px 3px #c2d2d3;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c2d2d3')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=60, Color='#c2d2d3');}
#tgxz .titlebar { height:50px; background:url(../images/lm3_bg.gif) no-repeat; color:#fff;} /* 标题栏 */
#tgxz .titlebar .title { float:left;  padding-left:35px; font-family:"microsoft yahei"; font-size:16px; margin-top:7px;} /* 标题  */
#tgxz .titlebar .title a { color:#fff; }  /* 标题链接颜色  */
#tgxz .titlebar .more { float:right; margin-right:8px; margin-top:8px;} /* 如果more在标题栏内 display:none;隐藏 */
#tgxz .titlebar .more a { color:#fff;}
#tgxz .list ul { padding:4px 10px; background:#0083c7; color:#fff;}
#tgxz .list li { line-height:24px; background:url(../images/arrow3.png) no-repeat left center; padding-left:10px;}
#tgxz .list li a { color:#fff;}
#tgxz .list li a:hover{ text-decoration:underline; color:#FF0;}
#tgxz .list a.more { height:12px; display:block; width:194px; background:url(default/sidebar_more.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; }
/*二维码*/
#ewm {background:#fff; margin-top:15px;padding:15px;text-align:center; border:1px #dae3e4 solid; 
-moz-box-shadow: 3px 3px 3px #c2d2d3;
-webkit-box-shadow: 3px 3px 3px #c2d2d3;
box-shadow: 3px 3px 3px #c2d2d3;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c2d2d3')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=60, Color='#c2d2d3');}
/* 友情链接 */
#links {  width:1024px; margin:0 auto; margin-top:15px; background:#fff; border:1px #dae3e4 solid; 
-moz-box-shadow: 3px 3px 3px #c2d2d3;
-webkit-box-shadow: 3px 3px 3px #c2d2d3;
box-shadow: 3px 3px 3px #c2d2d3;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c2d2d3')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=60, Color='#c2d2d3');}
#links .titlebar { background:url(../images/lm_bg.gif) repeat-x; height:36px; line-height:36px;} /* 标题栏 */
#links .titlebar .title { width:127px; float:left; text-align:center; font-size:18px; color:#fff; background:url(../images/lm_title.gif) no-repeat; font-family:"microsoft yahei";} /* 标题  */
#links .titlebar .title a { color:#fff; }  /* 标题链接颜色  */
#links .titlebar .more { float:right; font-size:10px; margin-right:8px;} /* 如果more在标题栏内 display:none;隐藏 */
#links .titlebar .more a { color:#5fa2b8;}
#links .list { padding:20px;}
#links .list #logolink { display:none;}
#links .list #textlink {}
#links .list #textlink ul { }
#links .list #textlink li { float:left; padding:0px 10px;}
#links .list #textlink li a{ color:#444;}
#links .list #textlink li a:hover{ color:#0083c7;}
#links .list a.more { height:12px; display:block; width:190px; background:url(default/sidebar_more.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; }

/* 访问统计 */
#stat { margin-top:5px; }
#stat .titlebar { background:url(default/sTitleBg.gif) no-repeat 0 0; height:32px; line-height:32px; margin:0px; overflow:hidden; } /* 标题栏 */
#stat .titlebar .title { padding-left:11px; font-weight:bold; float:left; width:100px; } /* 标题  */
#stat .titlebar .title a { color:#7f141c; }  /* 标题链接颜色  */
#stat .column { line-height:150%; padding:5px 10px; }
/* 页面底部 */
#footer {}
#footer #footernav { }
#footer #copyright {  text-align:center; line-height:24px; color:#444444; margin-top:15px; }
/* OAList 期刊列表页 */
.oalist #content { width:756px; float:right; margin-right:4px; display:inline; margin-top:3px;}  /* 主体内容 */
.oalist #content #oalist { margin-top:15px; color:#444444; line-height:24px;  background:#fff; border:1px #dae3e4 solid; 
-moz-box-shadow: 3px 3px 3px #c2d2d3;
-webkit-box-shadow: 3px 3px 3px #c2d2d3;
box-shadow: 3px 3px 3px #c2d2d3;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c2d2d3')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=60, Color='#c2d2d3');}
.oalist #content #oalist .titlebar { background:url(../images/lm_bg.gif) repeat-x; height:36px; line-height:36px;} /* 标题栏 */
.oalist #content #oalist .titlebar .title { width:127px; float:left; text-align:center; font-size:18px; color:#fff; background:url(../images/lm_title.gif) no-repeat; font-family:"microsoft yahei";} /* 标题  */
.oalist #content #oalist .titlebar .title a { color:#fff; }  /* 标题链接颜色  */
.oalist #content #oalist .column { height:100%;overflow:hidden; BACKGROUND-COLOR: transparent; OVERFLOW: scroll; scrollbar-face-color: #d8d8d6; scrollbar-shadow-color: #fff; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #fff; scrollbar-darkshadow-color: #EFFFEF; scrollbar-track-color: #ffffff; scrollbar-arrow-color:#444444;overflow-x:hidden; padding-bottom:10px;}
.oalist #content #oalist .column .item { clear:both; padding-left:30px; background:url(../images/articlelist.gif) 8px 10px no-repeat; border-bottom: 1px dashed #ccc; margin:5px 15px 5px 10px; color:#666; padding-bottom:5px;}
.oalist #content #oalist .column .item .title { line-height:22px; font-size:13px; }
.oalist #content #oalist .column .item .doi{ color:#444444; padding-left:2px;}
.oalist #content #oalist .column .item .doi a{ color:#666;}
.oalist #content #oalist .column .item .title a { color:#0083c7; font-size:14px; }
.oalist #content #oalist .column .item .title a:hover { color:#f00; }
.oalist #content #oalist .column .item .authors { height:18px; line-height:18px; display:inline; }
.oalist #content #oalist .column .item .digest { height:18px; line-height:18px; display:inline; }
.oalist #content #oalist .column .item .digest a { color:#444444; }
.oalist #content #oalist .column .item .digest a:hover { color:#bc2931; }
/* newsList 新闻列表页 */
.newslist #content { width:756px; float:right; margin-right:4px; display:inline; } /* 主体内容 */
.newslist #content #newssearch { padding:5px; text-align:right;  border-left: 1px solid #D2D2D2; border-right: 1px solid #D2D2D2;border-bottom: 1px solid #F0F0F0; }
.newslist #content #newssearch .textbox{ width:350px; height:22px; line-height:22px; }
.newslist #content #newssearch .button{ width:60px; height:24px; }
.newslist #content #newslist { margin-top:0px; color:#444444; line-height:24px;  background:#fff; border:1px #dae3e4 solid; 
-moz-box-shadow: 3px 3px 3px #c2d2d3;
-webkit-box-shadow: 3px 3px 3px #c2d2d3;
box-shadow: 3px 3px 3px #c2d2d3;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c2d2d3')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=60, Color='#c2d2d3');}
.newslist #content #newslist .titlebar { background:url(../images/lm_bg.gif) repeat-x; height:36px; line-height:36px;} /* 标题栏 */
.newslist #content #newslist .titlebar .title { width:127px; float:left; text-align:center; font-size:18px; color:#fff; background:url(../images/lm_title.gif) no-repeat; font-family:"microsoft yahei";} /* 标题  */
.newslist #content #newslist .titlebar .title a { color:#fff; }  /* 标题链接颜色  */
.newslist #content #newslist .column { }
.newslist #content #newslist .column ul{ padding:8px;}
.newslist #content #newslist .column li{ line-height:30px; border-bottom:1px #cccccc dotted; background:url(../images/arrow.gif) no-repeat left center; padding-left:12px;}
.newslist #content #newslist .column li a{ color:#444444;}
.newslist #content #newslist .column li a:hover{ color:#18519e; text-decoration:underline;}

/* 新闻详细页 */
.newsdetails #content { width:756px; float:right; margin-right:4px; display:inline; } /* 主体内容 */
.newsdetails #content #newsdetails { margin-top:0px; color:#444444; line-height:24px;  background:#fff; border:1px #dae3e4 solid; 
-moz-box-shadow: 3px 3px 3px #c2d2d3;
-webkit-box-shadow: 3px 3px 3px #c2d2d3;
box-shadow: 3px 3px 3px #c2d2d3;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c2d2d3')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=60, Color='#c2d2d3');}
.newsdetails #content #newsdetails .titlebar { background:url(../images/lm_bg.gif) repeat-x; height:36px; line-height:36px;} /* 标题栏 */
.newsdetails #content #newsdetails .titlebar .title { width:127px; float:left; text-align:center; font-size:18px; color:#fff; background:url(../images/lm_title.gif) no-repeat; font-family:"microsoft yahei";} /* 标题  */
.newsdetails #content #newsdetails .titlebar .title a { color:#fff; }  /* 标题链接颜色  */
.newsdetails #content #newsdetails .titlebar .more { float:right; font-size:10px; margin-right:8px;} /* 如果more在标题栏内 display:none;隐藏 */
.newsdetails #content #newsdetails .titlebar .more a { color:#5fa2b8;}
.newsdetails #content #newsdetails .bigtitle { font-weight:bold; font-size:14px; padding:5px; text-align:center; }
.newsdetails #content #newsdetails .smalltitle {  padding:5px; text-align:center; color:#666; }
.newsdetails #content #newsdetails .itemtitle { font-weight:bold; padding:8px 0 0 5px; margin:5px 0; background-color:#D2D2D2; }
.newsdetails #content #newsdetails .column { line-height: 25px; padding: 20px; width:auto; }
.newsdetails #content #newsdetails #newstool { padding:5px; text-align:center; }
.newsdetails #content #newsdetails #newstool input { padding:0px; margin:0px; font-size:12px; border: 1px solid #c0c0c0;  vertical-align:middle; }
.newsdetails #content #newsdetails #newstool img { vertical-align:middle }
.newsdetails #content #newsdetails #pagetool{ padding:5px; border: 1px solid #D2D2D2; background-color:#ededed; text-align:right; }
.newsdetails #content #newsdetails #addreview { clear:both; padding:10px; margin-top:20px; border: 1px solid #D2D2D2; } /* 新闻评论区  */
.newsdetails #content #newsdetails #addreview #reviewtitle { clear: both;  border-bottom: solid 1px #888; padding: 5px; background-color:#ededed; margin-bottom:20px; }
.newsdetails #content #newsdetails #addreview #reviewtitle .tit{font-weight:bold;  float:left; width:200px;}
.newsdetails #content #newsdetails #addreview #reviewtitle .plnum{  text-align:right;}
.newsdetails #content #newsdetails #addreview dl { clear:both; margin:0 0 5px 10px; }
.newsdetails #content #newsdetails #addreview dt { float:left; width:65px; }
.newsdetails #content #newsdetails #addreview dd { margin-left:70px; }
.newsdetails #content #newsdetails #addreview .textbox { width:350px; }
.newsdetails #content #newsdetails #addreview input { border: 1px solid #D2D2D2; } 
.newsdetails #content #newsdetails #addreview .more { font-weight:bold; }
/* 详细页 */
.details #content { width:756px; float:right; margin-right:4px; display:inline; } /* 主体内容 */
.details #content #details { margin-top:0px; color:#444444; line-height:24px;  background:#fff; border:1px #dae3e4 solid; 
-moz-box-shadow: 3px 3px 3px #c2d2d3;
-webkit-box-shadow: 3px 3px 3px #c2d2d3;
box-shadow: 3px 3px 3px #c2d2d3;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c2d2d3')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=60, Color='#c2d2d3');}
.details #content #details .titlebar { background:url(../images/lm_bg.gif) repeat-x; height:36px; line-height:36px;} /* 标题栏 */
.details #content #details .titlebar .title { width:127px; float:left; text-align:center; font-size:18px; color:#fff; background:url(../images/lm_title.gif) no-repeat; font-family:"microsoft yahei";} /* 标题  */
.details #content #details .titlebar .title a { color:#fff; }  /* 标题链接颜色  */
.details #content #details .titlebar .more { float:right; font-size:10px; margin-right:8px;} /* 如果more在标题栏内 display:none;隐藏 */
.details #content #details .titlebar .more a { color:#5fa2b8;}
.details #content #details .bigtitle { font-weight:bold; padding:5px; background-color:#D2D2D2; text-align:center; }
.details #content #details .itemtitle { font-weight:bold; padding:8px 0 0 5px; margin:5px 0; background-color:#D2D2D2; }
.details #content #details .column { line-height: 25px; padding-left:20px; width:auto; }
/* 订阅页面 */
.details #content #details .part { clear:both; margin-bottom:10px; }
.details #content #details .part dl { clear:both; }
.details #content #details .part dt { font-weight:bold; line-height:30px; }
.details #content #details .part dd { line-height:30px; padding-left:15px; }
/* pager 翻页 */
.trends_more { text-align:center; color:#333333; margin-top:12px;}
/* Login 登录窗口 */
.login { /*  background:url(default/loginbg.gif) 0px 0px repeat-x; */ }
.login #container { background: none; padding-top:150px; }
.login #container #logintab { width:360px; height:300px; padding:20px; background:url(default/SignInbg.gif) 0px 0px no-repeat; margin:0 auto; }
.login #container #logintab .titlebar {  background: /* url(default/logintit.gif) 0px 0px */ #004499 no-repeat; } /* 标题栏 */
.login #container #logintab .titlebar .title { background:url(default/SignInico.gif) 8px 8px no-repeat; font-size:14px; height:25px; padding:10px 0 0 35px; font-weight:bold; color:#FFF; } /* 标题  */
.login #container #logintab dl { clear:both; }
.login #container #logintab dt { float: left; width: 80px; font-weight: bold; text-align:right; line-height:25px; }
.login #container #logintab dd { line-height:25px; margin-left:85px;}
.login #container #logintab .message { color:#F00; height:20px; padding:10px 0px 0px 10px; }
.login #container #logintab .textbox { width:200px; }
.login #container #logintab .button { width:80px; }
.login #container #logintab .important { color:#F00; font-weight:bold; }
.login #container #logintab .explain { color: #666; }
/* 留言板 */
.guestbook #content { width:756px; float:right; margin-right:4px; display:inline; } /* 主体内容 */
.guestbook #content #guestbook { margin-top:15px; color:#444444; line-height:24px;  background:#fff; border:1px #dae3e4 solid; 
-moz-box-shadow: 3px 3px 3px #c2d2d3;
-webkit-box-shadow: 3px 3px 3px #c2d2d3;
box-shadow: 3px 3px 3px #c2d2d3;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c2d2d3')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=60, Color='#c2d2d3');}
.guestbook #content #guestbook .titlebar { background:url(../images/lm_bg.gif) repeat-x; height:36px; line-height:36px;} /* 标题栏 */
.guestbook #content #guestbook .titlebar .title { width:127px; float:left; text-align:center; font-size:18px; color:#fff; background:url(../images/lm_title.gif) no-repeat; font-family:"microsoft yahei";} /* 标题  */
.guestbook #content #guestbook .titlebar .title a { color:#fff; }  /* 标题链接颜色  */
.guestbook #content #guestbook .column { padding: 20px; width:auto; }
.guestbook #content #guestbook .column .list { }
.guestbook #content #guestbook .column .list .tabline { border-collapse:collapse; margin-bottom:10px; }
.guestbook #content #guestbook .column .list .tabline td { border: 1px solid #D2D2D2; padding:3px; line-height: 25px; }
.guestbook #content #guestbook .column .list .tabline .tdbg { background-color: #ededed; font-weight:bold; }
.guestbook #content #guestbook .column .list .highlight { color:#992029; }
.guestbook #content #guestbook .column .list a.gbbutton { clear:both; height:25px; display:block; background:url(default/GuestBookbutton.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; float:right; width:100px; }
.guestbook #content #guestbook .column .list #pages { padding:3px; text-align:center; border: 1px solid #D2D2D2; }
.guestbook #content #guestbook .column #addreview { clear:both; padding:10px; margin-top:20px; border: 1px solid #D2D2D2; }
.guestbook #content #guestbook .column #addreview .gbtit { clear: both; font-weight:bold; border-bottom: solid 1px #888; padding: 5px; background-color:#ededed; margin-bottom:20px; }
.guestbook #content #guestbook .column #addreview dl { clear:both;  margin:0 0 5px 10px; }
.guestbook #content #guestbook .column #addreview dt { float:left; width:65px; }
.guestbook #content #guestbook .column #addreview dd { margin-left:70px; }
.guestbook #content #guestbook .column #addreview .textbox { width:350px; }
.guestbook #content #guestbook .column #addreview input { border: 1px solid #D2D2D2; }
/* 友情链接 */
.links #content { width:756px; float:right; margin-right:4px; display:inline;  } /* 主体内容 */
.links #content #linkslist { margin-top:15px; color:#444444; line-height:24px;  background:#fff; border:1px #dae3e4 solid; 
-moz-box-shadow: 3px 3px 3px #c2d2d3;
-webkit-box-shadow: 3px 3px 3px #c2d2d3;
box-shadow: 3px 3px 3px #c2d2d3;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c2d2d3')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=60, Color='#c2d2d3');}
.links #content #linkslist .titlebar { background:url(../images/lm_bg.gif) repeat-x; height:36px; line-height:36px;} /* 标题栏 */
.links #content #linkslist .titlebar .title { width:127px; float:left; text-align:center; font-size:18px; color:#fff; background:url(../images/lm_title.gif) no-repeat; font-family:"microsoft yahei";} /* 标题  */
.links #content #linkslist .titlebar .title a { color:#fff; }  /* 标题链接颜色  */
.links #content #linkslist .list { padding: 20px; border: 1px solid #c0c0c0; }
.links #content #linkslist .list .catalog { background:url(default/mc_bg.gif) 0px 5px no-repeat; padding:5px 0 0 70px; height:25px; font-weight:bold;  }
.links #content #linkslist .list #logolink {  clear:both;}
.links #content #linkslist .list #logolink ul { }
.links #content #linkslist .list #logolink li { width:210px; height:70px; float:left; }
.links #content #linkslist .list #logolink img { width:190px; height:55px; border: 1px solid #c0c0c0; vertical-align:bottom; }
.links #content #linkslist .list #textlink { clear:both; }
.links #content #linkslist .list #textlink ul { }
.links #content #linkslist .list #textlink li { padding-left:5px; height:22px; line-height:22px; border: 1px solid #c0c0c0; background:#FFF;  width:190px; float:left; margin:0 15px 10px 0;}